Skip to content

fix(workflow): rename intent-engineering to intent (#4)#6

Merged
serithemage merged 1 commit into
mainfrom
fix/issue-4-intent-rename
Apr 18, 2026
Merged

fix(workflow): rename intent-engineering to intent (#4)#6
serithemage merged 1 commit into
mainfrom
fix/issue-4-intent-rename

Conversation

@serithemage
Copy link
Copy Markdown
Contributor

Summary

Issue #4 해결: intent-engineering 스킬의 디렉토리, marketplace 경로, README 라벨을 SKILL.md frontmatter의 name: intent 값과 일치시킵니다 (commit 4eb1da6 리네임 의도 완전 반영).

Changes

  • 디렉토리 rename (git mv로 히스토리 보존): plugins/workflow/skills/intent-engineering/intent/
  • .claude-plugin/marketplace.json workflow.skills 경로 업데이트
  • root README.md Workflow 섹션 라벨/링크 업데이트
  • plugins/workflow/README.md 라벨/링크/feature bullet 업데이트
  • CHANGELOG.md [Unreleased]### Changed 엔트리 추가

Closes

Test plan

  • npm test 전부 green (197/197)
  • /plugin install workflow@roboco-plugins 설치 후 /intent 호출 확인

🤖 Generated with Claude Code

Unify skill identifier across directory, marketplace.json path, and README
labels to match SKILL.md frontmatter `name: intent` (set in commit 4eb1da6).

- Directory: plugins/workflow/skills/intent-engineering/ -> intent/
- marketplace.json: path updated
- Root README.md and plugins/workflow/README.md: labels and paths updated
- CHANGELOG.md: entry under Unreleased

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@serithemage serithemage merged commit 871b846 into main Apr 18, 2026
1 check passed
@serithemage serithemage deleted the fix/issue-4-intent-rename branch April 18, 2026 02:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant